Skip to content

handle CMake deprecation warning < 3.10#559

Merged
mm2 merged 1 commit into
mm2:masterfrom
jmckenna:cmake-deprecation-warning-3.10
Apr 21, 2026
Merged

handle CMake deprecation warning < 3.10#559
mm2 merged 1 commit into
mm2:masterfrom
jmckenna:cmake-deprecation-warning-3.10

Conversation

@jmckenna
Copy link
Copy Markdown
Contributor

  • environment: CMake 4.3.1, Little-CMS master
  • warning received:
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.

@mm2 mm2 merged commit 51327ab into mm2:master Apr 21, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants